home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / effects / lens / 00_index.txt next >
File List  |  2012-06-16  |  2KB  |  27 lines

  1. bglass.zip        50803 **+   bglass by Konrad Olejnik of K!O : Bumped glass
  2.                               | routine. For TMT pascal.  You might call this a
  3.                               | bump map type effect.  The difference I'm going
  4.                               | to call is that bump map routines alter light
  5.                               | intensity while lens routines change your
  6.                               | position in a texture map.  Interesting way to
  7.                               | get the timer!  :)  For C users, that would be
  8.                               | int *time = 0x046C.  See a BIOS data reference
  9.                               | for further details. Pascal, protected-mode
  10. lens.zip          10913 ***+  lens by Joey : A doc on how to create a lens -
  11.                               | Nice graphic file diagram for the text.  It all
  12.                               | makes sense to me.  Some pseudo pascal code is
  13.                               | there too. Text
  14. lenssrc.zip       40603 **    lens source by Jeff Lawson : Some source for the
  15.                               | lens effect - includes
  16.                               | /code/effect/lens/lens.lzh as it's description
  17.                               | of how it works. Assembler, Basic, real-mode
  18. lensv10a.zip      40337 **    lens by Nagy Daniel : Source for a lens effect -
  19.                               | (I suspect this is a rip of
  20.                               | lenssrc.zip/lens.lzh...)  The TGA loading
  21.                               | routines are exactly the same aside from
  22.                               | variable names. Assembler, real-mode
  23. lenz.zip          36431 **    Lens Effect by Coldstar of Outworlders : Dated
  24.                               | effect. Pascal
  25. magnify.zip        8618 *+    Lens Effect by Raphius of Anubis : Dated effect.
  26.                               | Pascal
  27.